XMLDemo
-------

This project contains sample code used for my "Practical XML Parsing" presentation
given to Seattle Xcoders September 10, 2009.

It's not really intended as a standalone application, just a place to gather
snippets of sample code shown during the presentation. As a result, you will see 
*some* practices, but not necessarily *best* practices (such as thorough error handling).

This is based on the core processing of the iTunes 300 Newest Releases file used 
in Apple's XMLPerformance sample project, but stripped of the thread-safe handling 
there and using a local copy of the XML file instead of downloading it every time.

http://www.seattlexcoders.org/

Paul Goracke
paul@corporationunknown.com
